Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NAsFilter<T,TTargetType> Class
Fields Properties Methods


In This Topic
    NAsFilter<T,TTargetType> Class Members
    In This Topic

    The following tables list the members exposed by NAsFilter<T,TTargetType>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new AS filter with the specified inner filter.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the contained filter  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the item is an instance of TTargetType generic argument and passes the inner filter.  
    Top
    See Also